home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / cookie34.zip / COOKIE.DOC < prev    next >
Text File  |  1993-03-01  |  3KB  |  99 lines

  1.  
  2.                                -=( Cookie 3.4 )=-
  3.  
  4.  
  5. CopyRights : None. Hereby donated to Public domain
  6. Author     : Gerhard Hoogterp
  7. Version    : 3.4
  8. Released   : 01 Mar 1993
  9.  
  10.  
  11. Important:
  12.  
  13.  You have to recompile old cookie files. This version has a file added in the
  14.  header so it became incompatible..
  15.  
  16. What is it:
  17.  
  18.  Well, cookie is just an other fortune cookie showdoor. I wrote it after
  19.  seeing a RA sysop stumbling around with a type 15 utilitie to show a
  20.  fortune cookie every time a user passed the main menu.
  21.  
  22. How to use it:
  23.  
  24.  Simple, make a Type 7 menuentry somewhere. (Maybe an automatic executed one)
  25.  Put
  26.  
  27.      Cookie.exe -JUM:<FileName> [-P:*P] [-N:*N]
  28.  
  29.  In the optional data field and there you go.
  30.  
  31.  The *.JUM file is expected to be in the same directory as from where the
  32.  program was started. Buf if you like you can use the environment variable
  33.  'COOKIES' to point to an other directory.
  34.  
  35.  When used on a multiline BBS you must load share. Cookie keeps a counter in
  36.  the datafile (*.JUM file) and uses recordlocking to avoid problems.
  37.  
  38.  It also reads the config.ra and the exitinfo.bbs so make use you have
  39.  the 'RA' environment variable set.
  40.  
  41.  Cookie uses ANSI when the user has his ANSI toggle ON, or avatar for that
  42.  matter...
  43.  
  44. What else:
  45.  
  46.  You can also make your own cookie files. Simply make a textfile,
  47.  with an empty line between the cookies. Every cookie can be up to
  48.  10 lines, each maximal 79 characters.
  49.  Start the file with a title for your cookies behind an %. f.e.:
  50.  
  51.  %Demo cookies
  52.  
  53.   Coo
  54.   Coo
  55.   Cooky 1
  56.  
  57.   Coooo
  58.   coooo
  59.   coooookie2
  60.  
  61.   etc.
  62.  
  63.   Version 3.x Also adds a complete new feature to Fortune cookie doors!!
  64.   Bonus cookies!! If you are one of those sysop who like to give the users
  65.   a option to win extra time or an extra (FREE) upload, read on!
  66.  
  67.   For extra time, just add a line saying +T<Minutes> to the cookie. f.e.
  68.  
  69.   WOW! HE! you.... YES YOU! You're the lucky winner of a real, tastefull,
  70.   hard to get, but wanted by everybody BONUS cookie... Yeah!
  71.   You get a real 2 extra, free minutes online time today!
  72.   Thanks and other emotional responses can be send to the SysOp of this
  73.   BBS....
  74.   +T2
  75.  
  76.   You can also grand the user a free upload, Nice when you have a ratio
  77.   system... This works the same, just add +F to the cookie, Here there's
  78.   no count, only 1 single upload is granted!
  79.  
  80.  
  81.   After you created the data file, you must compile it with BakeThem
  82.  
  83.  BakeThem has the syntax:
  84.  
  85.      BakeThem <FileName>
  86.  
  87. Enjoy!
  88.  Gerhard.
  89.  
  90. Ah by the way,
  91.  
  92.  Complains etc.      -> \dev\nul
  93.  Remarks and bravo's -> Gerhard Hoogterp
  94.                          2:283/702.2
  95.                          HOOGTERPG@UTWENTE.NL
  96.  
  97.  
  98.  
  99.